Bookly\Lib\Query C

Total Complexity 113
Dependencies 1
Dependents 12
Total lines 1,031
Lines of code 450
Logical lines of code 277
Comment lines 377
Methods 47
Properties 17

Methods 47

Method Rating Maintainability Complexity Lines of code
composeQuery()
D
22
47 186
execute()
A
50 8 28
_normalize()
S
52 6 23
count()
S
68 2 7
select()
S
71 2 5
addSelect()
S
67 2 8
_prepare()
S
75 2 4
delete()
S
71 2 5
leftJoin()
S
63 2 10
findOne()
S
65 2 10
innerJoin()
S
63 2 10
groupBy()
S
76 1 4
havingRaw()
S
73 1 4
indexBy()
S
77 1 4
set()
S
74 1 4
setRaw()
S
74 1 4
fetchRow()
S
75 1 4
fetchCol()
S
73 1 5
fetchColDiff()
S
79 1 3
fetchVar()
S
73 1 5
fetchArray()
S
80 1 3
whereBetween()
S
73 1 4
find()
S
80 1 3
escape()
S
76 1 4
whereRaw()
S
73 1 4
__construct()
S
65 1 8
whereAll()
S
74 1 4
where()
S
73 1 4
update()
S
77 1 4
tableJoin()
S
65 1 9
joinSelect()
S
78 1 3
joinRaw()
S
67 1 8
limit()
S
76 1 4
offset()
S
76 1 4
sortBy()
S
77 1 4
order()
S
77 1 4
whereNot()
S
73 1 4
whereAny()
S
74 1 4
whereLike()
S
73 1 4
whereNotLike()
S
73 1 4
whereLt()
S
73 1 4
whereLte()
S
73 1 4
whereGt()
S
73 1 4
whereGte()
S
73 1 4
__toString()
S
79 1 3
whereNotIn()
S
73 1 4
whereIn()
S
73 1 4